8#ifndef INCLUDED_FUNCUBE_FCDPP_CONTROL_IMPL_H
9#define INCLUDED_FUNCUBE_FCDPP_CONTROL_IMPL_H
11#include "hidapi/hidapi.h"
20 hid_device* d_control_handle;
21 unsigned char aucBuf[65];
#define FUNCUBE_API
Definition api.h:19
void set_frequency_msg(pmt::pmt_t msg)
void set_if_gain(int gain)
Set If gain.
void set_lna(int gain) override
Switches the LNA on/off.
void set_freq(double freq) override
Sets the frequency .
void set_mixer_gain(int gain) override
Switches mixer gain onf/off.
<+description of block+>
Definition fcdpp_control.h:23